CalendarView for WinForms
Vector<T> コンストラクタ(T[])

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector<T> クラス > Vector<T> コンストラクタ : Vector<T> コンストラクタ(T[])
Initializes a new instance of the Vector<T> class.
シンタックス
'宣言
 
Public Function New( _
   ByVal ParamArray items() As T _
)
public Vector<T>( 
   params T[] items
)

パラメータ

items
参照

Vector<T> クラス
Vector<T> メンバ
オーバーロード一覧